home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TEKNO 1996 February
/
TEKNO 2-1996.iso
/
quake
/
id1.pak
/
quake.rc
< prev
Wrap
Text File
|
1996-02-24
|
2KB
|
87 lines
//
// load keybindings
//
// commands with a leading + will also be called for key up events with
// the + changed to a -
//
// character controls
//
bind K_ALT +strafe
bind , +moveleft
bind . +moveright
bind < +moveleft
bind > +moveright
bind K_DEL +lookdown
bind K_PGDN +lookup
bind z +lookdown
bind a +lookup
bind d +moveup
bind c +movedown
bind K_SHIFT +speed
bind K_CTRL +attack
bind K_UPARROW +forward
bind K_DOWNARROW +back
bind K_LEFTARROW +left
bind K_RIGHTARROW +right
bind K_SPACE +jump
bind K_ENTER +jump
bind K_TAB +showscores
bind 1 impulse1
bind 2 impulse2
bind 3 impulse3
bind 4 impulse4
bind 5 impulse5
bind 6 impulse6
bind 7 impulse7
bind 8 impulse8
bind 9 impulse9
bind 0 impulse0
// mouse options
bind \ +mlook
//
// client environment commands
//
bind K_PAUSE "pause"
bind K_ESCAPE "toggleconsole"
bind K_F12 "quit"
bind t "messagemode"
bind + "sizeup"
bind = "sizeup"
bind - "sizedown"
//
// development
//
bind K_F1 "progrestart"
bind K_F2 "restart"
bind K_F3 "r_draworder 0"
bind K_F4 "r_draworder 1"
bind K_F5 "screenshot"
bind K_F6 "r_speeds 0"
bind K_F7 "r_speeds 1"
bind K_F8 "notarget"
bind K_F9 "noclip"
bind K_F10 "god"
//
// command alias
//
alias 3button "mouse1 +forward2 ; mouse2 +strafe ; mouse3 +mlook ; echo mouse1 = forward, mouse2 = strafe, mouse3 = look"
//
// stuff command line statements
//
stuffcmds